Fix misdisplay of interlaced GIFs with libgif5.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 7 Jan 2014 21:14:32 +0000 (13:14 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 7 Jan 2014 21:14:32 +0000 (13:14 -0800)
commit3c4e6656ab66da39387d24dd48f5e7866e07af0c
tree95d5b2244bcfbdf412e5a4365274bc2dc4e244a5
parent5f19e5d70fbbc14f30ca59ee565284679a3d2948
Fix misdisplay of interlaced GIFs with libgif5.

* image.c (gif_load): libgif5 deinterlaces for us, so don't do
it again.
src/ChangeLog
src/image.c